projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f297549
)
configure: Don't check for indent
author
Benjamin Otte
<otte@redhat.com>
Thu, 9 May 2013 15:06:16 +0000
(17:06 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Thu, 9 May 2013 17:09:49 +0000
(19:09 +0200)
indent was used in genmarshal.pl, which was removed in 2002 when gobject
was created.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 702400939af63f9567bee439c8fd84a7439f349c..00e8cf060203bc6d95f30d9e571830e10cb813ec 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-542,9
+542,6
@@
AM_CONDITIONAL(DISABLE_EXPLICIT_DEPS, test $enable_explicit_deps = no)
AC_PATH_PROGS(PERL, perl5 perl)
-# We would like indent, but don't require it.
-AC_CHECK_PROG(INDENT, indent, indent)
-
REBUILD=\#
if test "x$enable_rebuilds" = "xyes" && \
test -n "$PERL" && \